emacs.git
2016-05-07 Chen Bintooltip-mode does in exist in emacs-nox #120
2016-05-05 justburBump version
2016-05-05 justburBackport two frame width functions for 24.3 support
2016-04-27 Justin BurkettMerge pull request #116 from cute-jumper/master
2016-04-27 Junpeng QiuFix god mode advice
2016-04-26 justburMerge branch 'god-mode'
2016-04-26 justburAdd advice for god-mode support to hide popup
2016-04-26 justburFix minor issues with god-mode support
2016-04-26 justburBetter default for which-key-echo-keystrokes
2016-04-26 justburAdd third-party section to which-key.el
2016-04-26 justburAdd third-party support section to readme
2016-04-26 justburAdd support for god-mode
2016-04-19 justburBump version
2016-04-19 justburUse new history var for keymap selection
2016-04-17 justburBump version
2016-04-17 justburExplicitly initialize variable-name-history
2016-04-17 justburBump version
2016-04-17 justburDeclare variable-name-history
2016-04-10 justburBump version
2016-04-10 justburSupport key ranges below top level
2016-04-06 justburAdd badge
2016-04-05 justburTrigger travis
2016-04-05 justburSet up travis
2016-04-05 justburBump version
2016-04-05 justburFix problem where prefix-title-alist was not updated
2016-04-05 justburFix docstring typo
2016-04-05 justburAdd tests
2016-04-05 justburBump version
2016-04-05 justburFix bug in declare-prefixes-for-mode
2016-03-31 justburFix key-chord problem
2016-03-31 justburSupport key-chord
2016-03-22 justburVersion 1.0
2016-03-22 justburCleanup for 1.0 release
2016-03-17 justburMake show-standard-help narrow to prefix
2016-03-14 justburShorten lighter name
2016-03-14 Will S. Medranomade minor mode lighter customizable
2016-03-11 justburDisable special-keys option by default
2016-03-10 justburFix compiler warnings
2016-03-03 justburIncrement version
2016-03-03 justburFix bug when show-prefix is left and there is one line
2016-02-29 justburExport reload-key-sequence function
2016-02-13 Justin BurkettMerge pull request #102 from zonuexe/master
2016-02-13 USAMI KentaDisable show-trailing-whitespace
2016-02-09 justburAdd missing case for which-key-show-prefix
2016-02-07 justburAdd which-key-is-verbose
2016-02-03 justburRefactor create-pages and show-page
2016-02-03 justburImprove some function names
2016-02-03 justburDon't pass window-width around
2016-02-03 justburFix problems with operator keymap function
2016-02-03 justburSimplify page turning function
2016-02-03 justburUse keyboard-quit in abort key sequence
2016-02-03 justburComment out window var and add new func
2016-01-30 justburDon't listify key sequence repeatedly
2016-01-30 justburInterpret ESC in operator popup
2016-01-28 justburImprove previous commit
2016-01-28 justburMerge branch 'master' of https://github.com/justbur...
2016-01-28 justburInitial try at addressing #99
2016-01-26 Justin BurkettMerge pull request #100 from yatesco/patch-1
2016-01-26 Colin YatesTrivial fix correcting SpacEmacs
2016-01-18 justburAdd which-key-idle-secondary-delay
2016-01-11 justburFix problem with side-window dimension calculation
2015-12-21 justburFix C-h prompt for show-keymap commands
2015-12-21 justburFix undo for show-keymap
2015-12-20 justburDistinguish using-show-keymap
2015-12-20 justburAllow traversal of keymaps in new commands
2015-12-20 justburFilter out empty keymaps in new functions
2015-12-20 justburAdd which-key-show-minor-mode-keymap
2015-12-20 justburAdd which-key-show-keymap
2015-12-17 justburNew stable version
2015-12-11 justburIgnore evil-state bindings
2015-12-11 justburMerge branch 'master' of https://github.com/justbur...
2015-12-11 justburAdd which-key-init-buffer-hook
2015-12-09 Justin BurkettMerge pull request #91 from Amorymeltzer/prefix-prefix-doc
2015-12-09 Amory MeltzerDocument which-key-prefix-prefix
2015-12-09 justburAllow custom prefix-prefix
2015-12-06 justburTweak display of key sequence in one case
2015-12-06 justburecho-keystrokes should never be nil
2015-12-05 justburPreserve prefx-arg when paging
2015-12-04 justburWork on handling prefix args better
2015-12-04 justburMake C-h command hint respect C-h-map commands
2015-12-04 justburMerge branch 'master' of https://github.com/justbur...
2015-12-04 justburDon't abort key seq after unbound key in C-h-map
2015-12-03 Justin BurkettClarify C-h commands description in readme
2015-12-03 justburFix top-level note and satisfy compiler
2015-12-03 justburAdd C-h commands to what's new in readme
2015-12-03 justburFix note on right and add abort keys
2015-12-03 justburFix undo and timer usage
2015-12-03 justburIntroduce C-h command dispatch function
2015-12-01 justburRemove dependencies from README
2015-12-01 justburCleanup make-text-button call
2015-11-30 justburFix return value problem for make-text-button
2015-11-30 justburMerge branch 'grammati'
2015-11-30 justburUse safe version of string-width
2015-11-30 justburUse key-description for canonical keys
2015-11-28 Chris PerkinsDisplay prefix names in terminal-mode
2015-11-20 justburAdd README note about last commit
2015-11-20 justburShow docstring on hover in echo area for commands
2015-11-20 justburFix mistake in reverting defaults
2015-11-20 Justin BurkettMerge pull request #87 from cute-jumper/master
2015-11-20 Junpeng QiuFix the value of `which-key-side-window-location'
next